Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split release into two workflows #143

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Split release into two workflows #143

merged 1 commit into from
Sep 30, 2024

Conversation

gastaldi
Copy link
Member

@gastaldi gastaldi commented Sep 30, 2024

This splits the release workflow into two separate workflows.

The release-perform.yml is triggered when a tag is pushed or can also be invoked manually (for cases where central isn't behaving properly and a retry may be necessary).

Note that you can already retry failed steps in the existing release.yml workflow, however it will use the same SHAs for the reusable workflows, meaning that if the workflow has a bug and needs to change, you can't rely on the "Retry Failed Jobs".

@gastaldi gastaldi requested a review from a team as a code owner September 30, 2024 14:48
@gastaldi gastaldi merged commit ce5c3d6 into main Sep 30, 2024
1 check passed
@gastaldi gastaldi deleted the split_release branch September 30, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant